Buffer.getLanguage

Returns the [class@Language] associated with the buffer, see [method@Buffer.set_language].

The returned object should not be unreferenced by the user.

class Buffer
getLanguage
()

Return Value

Type: Language

the [class@Language] associated with the buffer, or %NULL.

Meta